inspector: Fix capitalization
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Dec 2014 04:47:26 +0000 (23:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Dec 2014 04:47:26 +0000 (23:47 -0500)
gtk/inspector/visual.ui
gtk/inspector/visual.ui.h

index 8ef2c93b028724eda3c9d66e51fed2baea1c096d..abbfb2b1e6c2bdd6776a8bf11966d49af0cc6b5c 100644 (file)
@@ -80,7 +80,7 @@
                         <child>
                           <object class="GtkLabel" id="dark_label">
                             <property name="visible">True</property>
-                            <property name="label" translatable="yes">Dark variant</property>
+                            <property name="label" translatable="yes">Dark Variant</property>
                             <property name="halign">start</property>
                             <property name="valign">baseline</property>
                             <property name="xalign">0.0</property>
index 5e65f8f0c05a09c1bdb1ff5321e2e52e474d3238..baab2331b4d5dd0d698383ec30b3280b6fc6c81e 100644 (file)
@@ -1,5 +1,5 @@
 N_("GTK+ Theme");
-N_("Dark variant");
+N_("Dark Variant");
 N_("Cursor Theme");
 N_("Cursor Size");
 N_("Icon Theme");